ASP.NET MVC Controls
C1<TModel>(HtmlHelper<TModel>) Method

The specified model type
The specified html helper object
Create the ControlBuilderFactory instance via html helper.
Syntax
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Function C1(Of TModel)( _
   ByVal helper As HtmlHelper(Of TModel) _
) As ControlBuilderFactory(Of TModel)

Parameters

helper
The specified html helper object

Type Parameters

TModel
The specified model type

Return Value

An instance of ControlBuilderFactory
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HtmlHelperExtension Class
HtmlHelperExtension Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback